apple

fun apple(idToken: String): Credentials

Creates credentials representing a login using an Apple ID token.

This provider must be enabled on MongoDB Realm to work.

Return

a set of credentials that can be used to log into MongoDB Realm using App.login.

Parameters

idToken

the ID token generated when using your Apple login.